home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / gapbank.zip / HISTORY.TXT < prev    next >
Text File  |  1992-06-22  |  2KB  |  47 lines

  1.  
  2.  
  3.      Revisions
  4.      =========
  5.  
  6.          Version 1.0 - 6-4-91 - Initial internal release.
  7.  
  8.          Version 1.1 - 6-7-91 - First beta release. Added the random
  9.          colors to the border and changed the way event timing was handled.
  10.          No longer used a configuration file entry for this.
  11.  
  12.          Version 1.2 - 6-10-91 - Removed the Delete caller from the editor and
  13.          replaced it with Disable caller. Also made changes to the BANK to
  14.          recognize what was going on. Enabled the Pack function. Changed to
  15.          the BANK.SYS file.
  16.  
  17.                        6-24-91 - First official public release.
  18.  
  19.          Version 1.3 - 7-3-91 - Added logging by node number. Completely
  20.          rewrote the event processor. Turns out that GAP and others don't
  21.          supply the time of the next event in DOOR.SYS. Very grey area in
  22.          the DOOR.SYS standard. Time Bank nows reads this info from each
  23.          nodes EVENTS.DAT file.
  24.  
  25.          Version 1.4 - 7-26-91 Found an instance where EVENTS.DAT didn't
  26.          report number of active events consistently. Modified events routine
  27.          to bail out if detected.
  28.  
  29.          Version 1.5 - 8-26-91 Variable to detect existance of EVENTS.DAT
  30.          wasn't being initialized. Only caused a problem if EVENTS.DAT
  31.          didn't exist.
  32.  
  33.          Version 1.6 - 8-30-91 Added the ability to set maximum time saved in
  34.          the bank according to security level.
  35.  
  36.          Version 1.7 - 9-4-91 Found a bug in the Leap Year routine.
  37.  
  38.          Version 1.8 - 4-22-92 Modified the input routine to allow a
  39.          transaction with more 2 digits. Previously forced amounts over
  40.          99 to be entered twice, i.e. 120 minutes would have to be
  41.          entered once as 99 and a second time as 21. Thanks to Tony
  42.          Vanroon (Scottsdale BBS) for this one.
  43.  
  44.      Got any ideas? Send'em my way and I'll see about including them in a
  45.      later version.
  46.  
  47.